Resource StructureDefinition/FHIR Server from package ca.on.oh-olis#2.0.0-0.0.1 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "426fb5fc-339d-42b5-8d33-44080cbeb14f",
"meta" : {
"lastUpdated" : "2022-11-23T15:45:27.9710482+00:00"
},
"url" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-PractitionerRole",
"version" : "2.0.0",
"name" : "PractitionerRole",
"status" : "active",
"date" : "2022-11-23T15:46:04.9412513+00:00",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "OLIS-HL7-v2",
"name" : "OLIS FHIR v2 Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "PractitionerRole",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "PractitionerRole",
"path" : "PractitionerRole",
"constraint" : [
{
"key" : "pr-1",
"severity" : "error",
"human" : "MUST have either practitioner or organization element",
"expression" : "practitioner.exists() or Organization.exists()",
"source" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-PractitionerRole"
}
]
},
{
"id" : "PractitionerRole.id",
"path" : "PractitionerRole.id",
"min" : 1,
"mustSupport" : true
},
{
"id" : "PractitionerRole.meta",
"path" : "PractitionerRole.meta",
"min" : 1,
"mustSupport" : true
},
{
"id" : "PractitionerRole.meta.profile",
"path" : "PractitionerRole.meta.profile",
"min" : 1,
"max" : "1",
"fixedCanonical" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-PractitionerRole|2.0.0",
"mustSupport" : true
},
{
"id" : "PractitionerRole.practitioner",
"path" : "PractitionerRole.practitioner",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-Practitioner"
]
}
],
"mustSupport" : true
},
{
"id" : "PractitionerRole.practitioner.reference",
"path" : "PractitionerRole.practitioner.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "PractitionerRole.organization",
"path" : "PractitionerRole.organization",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-Organization"
]
}
],
"mustSupport" : true,
"mapping" : [
{
"identity" : "OLIS-HL7-v2",
"map" : "OBR.16, ZBR.3"
}
]
},
{
"id" : "PractitionerRole.organization.reference",
"path" : "PractitionerRole.organization.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "PractitionerRole.location",
"path" : "PractitionerRole.location",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-Location"
]
}
],
"mustSupport" : true,
"mapping" : [
{
"identity" : "OLIS-HL7-v2",
"map" : "ORC.24",
"comment" : "See Location.address mapping for detail"
}
]
},
{
"id" : "PractitionerRole.location.reference",
"path" : "PractitionerRole.location.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "PractitionerRole.telecom",
"path" : "PractitionerRole.telecom",
"max" : "2",
"mustSupport" : true
},
{
"id" : "PractitionerRole.telecom.system",
"path" : "PractitionerRole.telecom.system",
"mustSupport" : true,
"mapping" : [
{
"identity" : "OLIS-HL7-v2",
"map" : "OBR.17.3"
}
]
},
{
"id" : "PractitionerRole.telecom.value",
"path" : "PractitionerRole.telecom.value",
"mustSupport" : true,
"mapping" : [
{
"identity" : "OLIS-HL7-v2",
"map" : "OBR.17.4, OBR.17.6 - OBR.17.8"
}
]
},
{
"id" : "PractitionerRole.telecom.use",
"path" : "PractitionerRole.telecom.use",
"mustSupport" : true,
"mapping" : [
{
"identity" : "OLIS-HL7-v2",
"map" : "OBR.17,2"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.